home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
By Popular Request 2.0
/
By Popular Request 2.0 (Arsenal Computer).ISO
/
amiga_4
/
mm_1_0.lha
/
MM
/
Rexx
/
MM_GetNearestAddr.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1994-10-05
|
159b
|
12 lines
/*
** This script shows how to find your Nearest Address to the node passed
*/
address 'MAILMANAGER'
MM_GetNearestAddr '"39:102/3"' 'addr'
say RC
say addr